Skip to content

chore: migrate from @alyne.com to @alyne scope (GitHub Packages)#6

Open
bhushaan wants to merge 1 commit intomasterfrom
chore/migrate-github-packages
Open

chore: migrate from @alyne.com to @alyne scope (GitHub Packages)#6
bhushaan wants to merge 1 commit intomasterfrom
chore/migrate-github-packages

Conversation

@bhushaan
Copy link

Summary

  • Update package name from @alyne.com/ember-cli-segment to @alyne/ember-cli-segment
  • Update .npmrc to use GitHub Packages registry (NPM_TOKEN_GPH)
  • Update source code references from @alyne.com/ to @alyne/
  • Regenerate lock file

Test plan

  • Verify npm install works with NPM_TOKEN_GPH set
  • Verify no @alyne.com/ references remain

🤖 Generated with Claude Code

- Update package name to @alyne/ember-cli-segment
- Update .npmrc to use GitHub Packages registry with NPM_TOKEN_GPH
- Update source code references from @alyne.com/ to @alyne/
- Regenerate lock file

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ayushsri9179
Copy link

Acceptance Criteria

  • yarn install / npm install succeeds with NPM_TOKEN_GPH set in the environment
  • No remaining references to @alyne.com/ exist anywhere in the repository (source, config, lock files)
  • All existing tests pass — npm test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants